Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


SetWindow

The SetWindow method assigns a window to this frame.

void SetWindow (in ODWindow window);
window
A reference to a window to assign to this frame.
DISCUSSION
OpenDoc calls this method when it creates this frame as its root frame. Only the root frame of a window has a reference to the window; all its embedded frames inherit this value.

EXCEPTIONS
kODErrNotRootFrame
The specified frame is not a root frame of this part.
SEE ALSO
The ODFrame::AcquireWindow method (page 305).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help